Appendix C: Using Object Set Panel Logic
Table 19 provides examples demonstrating the logic of the Object Set panel when coding groups of properties. For more information about using the Object Set panel, refer to Create Object Sets Sub-Tab.
Table 19: Object Set Panel Logic
And
#
|
Specifies all objects in the answer space that match [Property1] and [Property2]. |
Or
#
|
Specifies all objects in the answer space that match [Property1] or [Property2]. |
And
#
|
Specifies all objects in the answer space that match [Property1] and [either Property2 or Property3]. |
And
#
|
Specifies all objects in the answer space that match [either Property1 or Property2] and [either Property3 or Property4]. |
Or
Property1
And
#
And
Property4
Property5
Property6
#
#
|
Specifies all objects in the answer space that match [Property1] or [Property2 and Property3] or [Property4, Property5, and Property6]. |
And
#
|
Specifies all objects in the answer space that match [Property1] and [Property2] and
[either [Property3 and Property4] or [Property5]].
|